Package | de.TestprojektUKF.rmy |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.TestprojektUKF.rmy@0.1.0&canonical=http://rmy-example.de/fhir/StructureDefinition/MeinPatient |
Url | http://rmy-example.de/fhir/StructureDefinition/MeinPatient |
Version | 0.1 |
Status | draft |
Date | 2021-07-28T09:57:31.7149903Z |
Name | MeinPatient |
Title | Profil für Resource Patient |
Experimental | False |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
http://rmy-example.de/fhir/StructureDefinition/MeineAdresse | Profil für den Datentyp Adresse |
{
"resourceType" : "StructureDefinition",
"id" : "36be8308-3514-4636-982e-6e8dae561f59",
"meta" : {
"lastUpdated" : "2021-07-28T10:17:36.163+00:00"
},
"url" : "http://rmy-example.de/fhir/StructureDefinition/MeinPatient",
"version" : "0.1",
"name" : "MeinPatient",
"title" : "Profil für Resource Patient",
"status" : "draft",
"date" : "2021-07-28T09:57:31.7149903Z",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "loinc",
"uri" : "http://loinc.org",
"name" : "LOINC code for the element"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1,
"max" : "1"
},
{
"id" : "Patient.name.family",
"path" : "Patient.name.family",
"min" : 1
},
{
"id" : "Patient.name.given",
"path" : "Patient.name.given",
"min" : 1,
"max" : "1"
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1
},
{
"id" : "Patient.address",
"path" : "Patient.address",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Address",
"profile" : [
"http://rmy-example.de/fhir/StructureDefinition/MeineAdresse"
]
}
]
},
{
"id" : "Patient.contact.address",
"path" : "Patient.contact.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://rmy-example.de/fhir/StructureDefinition/MeineAdresse"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.